1030 Moves the cursor one character to the left\nCursorLeft
1031 Moves the cursor one character to the right\nCursorRight
1032 Moves the cursor one line up\nCursorUp
1033 Moves the cursor one line down\nCursorDown
1034 Moves the cursor up by number of lines in the window\nPageUp
1035 Moves the cursor down by number of lines in the window\nPageDown
1036 Moves to the start of the current line\nLineStart
1037 Moves to the end of the current line\nLineEnd
1038 Moves back one word\nWordLeft
1039 Moves forward one word\nWordRight
1040 Moves to the end of the file\nTextEnd
1041 Moves to the beginning of the file\nTextStart
1042 Moves to the top of the text window\nTopOfWindow
1043 Moves to the bottom of the text window\nBottomOfWindow
1044 Scrolls the file contents up one line\nScrollUp
1045 Scrolls the file contents down one line\nScrollDown
1046 Moves to first non-blank character on the current line\nFirstNonBlank
1047 Moves to the beginning of the previous paragraph\nParaUp
1048 Moves to the beginning of the next paragraph.\nParaDown
1050 Extends the selection one character to the left\nLeftSelect
1051 Extends the selection one character to the right\nRightSelect
1052 Extends the selection up one line\nUpSelect
1053 Extends the selection down one line\nDownSelect
1054 Extends the selection up one page\nPageUpSelect
1055 Extends the selection down one page\nPageDownSelect
1056 Extends the selection to the start of the current line\nLineStartSelect
1057 Extends the selection to the end of the current line\nLineEndSelect
1058 Extends the selection forward one word\nWordLeftSelect
1059 Extends the selection back one word\nWordRightSelect
1060 Extends the selection to the beginning of the file\nTextStartSelect
1061 Extends the selection to the end of the file\nTextEndSelect
1062 Extends the selection to the top of the text window\nTopOfWindowSelect
1063 Extends the selection to the bottom of the text window\nBottomOfWindowSelect
1064 Extends the selection to the beginning of the previous paragraph\nParaUpSelect
1065 Extends the selection to the beginning of the next paragraph\nParaDownSelect
1070 Starts marking a block of text\nStartSelect
1071 Finish marking a block of text\nEndSelect
1072 Stop highlighting the selected text\nHideSelect
1073 Selects word\nSelectWord
1074 Selects current line\nSelectLine
1075 Selects the entire document\nSelectAll
1076 Selects the current paragraph\nSelect Paragraph
1078 Sets character selection mode (default)\nSetCharSelMode
1079 Sets column selection mode\nSetColumnSelMode
1080 Inserts a space at the beginning of each line in the selected text\nIndent Block
1081 Deletes a leading space, if any, from the beginning of each line in the selected text\nUnindent Block
1086 Deletes all leading spaces from the beginning of each line in the selected text or current paragraph\nAlign Left
1087 Centers all lines in the selected text or current paragraph\nCenter Paragraph
1088 Right aligns all lines in the selected text or current paragraph\nAlign Right
1089 Aligns the paragraph or selected block at both the left and the right indent\nJustify
1096 Finds the next occurrence of the selected text or the current word\nFindNextWord
1097 Finds the previous occurrence of the selected text or the current word\nFindPrevWord
1100 Drops bookmark 0\nSetMark0
1101 Drops bookmark 1\nSetMark1
1102 Drops bookmark 2\nSetMark2
1103 Drops bookmark 3\nSetMark3
1104 Drops bookmark 4\nSetMark4
1105 Drops bookmark 5\nSetMark5
1106 Drops bookmark 6\nSetMark6
1107 Drops bookmark 7\nSetMark7
1108 Drops bookmark 8\nSetMark8
1109 Drops bookmark 9\nSetMark9
1110 Moves to bookmark 0\nGotoMark0
1111 Moves to bookmark 1\nGotoMark1
1112 Moves to bookmark 2\nGotoMark2
1113 Moves to bookmark 3\nGotoMark3
1114 Moves to bookmark 4\nGotoMark4
1115 Moves to bookmark 5\nGotoMark5
1116 Moves to bookmark 6\nGotoMark6
1117 Moves to bookmark 7\nGotoMark7
1118 Moves to bookmark 8\nGotoMark8
1119 Moves to bookmark 9\nGotoMark9
1128 Deletes the selected lines and puts them on the Clipboard\nCut Line
1130 Converts the selected text or current character to uppercase\nUppercase
1131 Converts the selected text or current character to lowercase\nLowercase
1132 Flips the case of the current character or the selected text\nChange case
1133 Makes the word uppercase\nUpperCaseWord
1134 Makes the word lowercase\nLowerCaseWord
1135 Flips the case in word\nFlipCaseWord
1136 Makes the first character in word uppercase.\nCapitalizeWord
1137 Capitalizes the first letter of each word in the selection\nTitleCase
1138 Capitalizes the first letter of the first word in the selected sentences\nSentenceCase
1140 Swap characters around the insertion point (cursor)\nTransposeChar
1141 Swap words around the insertion point (cursor)\nTransposeWord
1142 Swap lines around the insertion point (cursor)\nTransposeLine
1150 Toggles the state of Insert/Overwrite option\nToggleInsert
1151 Toggles the state of the Auto Indent option\nToggleAutoIndent
1152 Toggles the state of the Backspace Unindents option\nToggleAutoUnindent
1160 Sets Insert/Overwrite option to Insert\nSetInsert
1161 Sets the Auto Indent option On\nSetAutoIndent
1162 Sets the Backspace Unindents option On\nSetAutoUnindent
1163 Sets the Word Wrap option On\nSetWordWrap
1180 Starts line draw mode\nSetLineDraw
1181 Ends line draw mode\nEndLineDraw
1182 Toggles line draw mode\nToggle LineDraw
1257 Opens the file at the cursor\nOpenFileAtCursor
1258 Opens the C/C++ header file\nOpen Header
1259 View the C/C++ include files\nInclude Files
1500 Alt+BkSp
1501 Can't &Undo
1502 &Undo
1503 &Undo Typing
1504 &Undo Deleting
1505 &Undo Redo
1506 &Undo Cut
1507 &Undo Paste
1508 &Undo Replace
1509 &Undo Indent
1510 &Undo Unindent
1511 &Undo Insert File
1512 &Undo Center Line
1513 &Undo Duplicate Line
1514 &Undo Change Case
1515 &Undo Insert Time/Date
1516 &Undo Insert Symbol
1517 &Undo Convert Text
1518 &Undo Formating
1519 &Undo Transpose
1520 &Undo Spelling
1550 &0 More Files...
15000 All Text Files|*.txt;*.doc;*.ini;*.inf;*.log;*.c;*.cpp;*.h|Text files (*.txt)|*.txt|Windows Files|*.ini;*.inf|C/C++ Files|*.c;*.h;*.cpp;*.mak|Assembler Files|*.asm;*.inc|Pascal Files|*.pas|Fortran Files|*.for|Clipper Files|*.prg;*.ch|All Files (*.*)|*.*|
15003 You cannot quit Windows because the Save As dialog box in GWD Text Editor is open. Switch to GWD Text Editor, close this dialog box, and then try quitting Windows again.
15004 The text in the %s file has changed. Do you want to save changes?
15005 Cannot open %s file.\n\nMake sure a disk is in the drive you specified.
15006 Read Error !
15007 Cannot open %s file.\n\nMake sure the disk is not full or write-protected.
15008 Write error !\n\nMake sure the disk is not full.
15009 Keymap file is not compatible with this version of GWD Text Editor.
15010 Not enought memory to load macros.\n\nSave all modified files and quit GWD Text Editor.
15011 Do you want to save the key mapping and macro changes?
15012 Cannot open DEFKEY.GTE file.
15013 An error occur while reseting key mapping and macros.\nMake sure that disk is not full.
15014 Another application has updated file %s\nReload it?
15015 Another application has updated file %s\n\nDo you want to reload it and lose changes made in GWD Text Editor?
15016 Your last session failed! GWD Text Editor will recover automatic saved files.